batch_mint_plot

@mount("admin.batch_mint_plot") operation batch_mint_plot(    plots_to_mint: list<minting_dto>,     island: text,     region: text,     chain_id: text,     contract_address: byte_array)